The CloneAccount object is submitted as part of the request message (input). The message requires the existing and new account ID in order to create aliases of an existing account and add permissions to specified libraries.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| srcAccount | string | None | A string of data specifiying the existing account ID. |
| newAccount | string | None | A string of data specifying the new account ID. |